You are here: Symbol Reference > Stimulsoft.Base.Zip Namespace > StiZipWriter20 Class > StiZipWriter20 Classes > Crc32 Class > Crc32 Methods > Update Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiZipWriter20.Crc32.Update Method

Adds the byte array to the data checksum.

Syntax
C++
C#
Visual Basic
public: void Update( byte[] buffer, int offset, int count );
Parameters
Parameters 
Description 
buffer 
The buffer which contains the data  
offset 
The offset in the buffer where the data starts  
count 
The number of data bytes to update the CRC with.  
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.